PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DNode Class / getName Method
In This Topic
    getName Method
    In This Topic
    Gets the name of the node.
    Syntax
    public java.lang.String getName()

    Return Value

    The name of the node being described by this node object.
    See Also